home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / dbase / dxt120.zip / README.DOC < prev    next >
Text File  |  1994-03-20  |  5KB  |  123 lines

  1.  
  2.  
  3.         README.DOC                                             March 1994
  4.  
  5.         Welcome to DXT - the DBASE EXPLORATION TOOLS!
  6.  
  7.         DFT  (DBASE  Function  Tree  Generator)   is   powerful   program
  8.         development,  maintenance and documentation tool. It provides the
  9.         programmer the ability to analyse the DBASE (or CLIPPER,  FOXBASE
  10.         and  other  X-BASE  languages)  source  code of applications,  no
  11.         matter how big or complex they are. DFT is very useful to explore
  12.         new,   unknown  software  and  to  support  software  reuse   and
  13.         maintenance.
  14.  
  15.         By scanning and analyzing the program source code,  DFT builds an
  16.         internal representation of the function call hierarchy relations.
  17.         The analysis is done with the original source code, no additional
  18.         editing to mark functions or data types in  the  source  code  is
  19.         necessary.  Several  features  and  options  allow  the  user  to
  20.         customize the generated hierarchy tree chart output and to get  a
  21.         large set of useful informations about the source code.
  22.  
  23.         An  important feature is the database generation which allows the
  24.         recalling of informations without reprocessing the  source.  This
  25.         database  can again be read from DFT to produce different outputs
  26.         or to add new files to the database. The database format is dBASE
  27.         compatible.  A special recall program  called  DFTN  allows  fast
  28.         searching  for  items  in the database.  This program can be used
  29.         within any environment,  for example  from  inside  editors  like
  30.         BRIEF,  QEDIT or MicroEMACS (DOS and WINDOWS version), to provide
  31.         a full software project management  system  with  access  to  all
  32.         functions  and  data  types  with just a keystroke.  This feature
  33.         makes a comfortable "hypertext source code browser  and  locator"
  34.         system out of the editor.
  35.  
  36.         Another  feature is the calculation of the critical function call
  37.         path.  It is possible to generate formatted ASCII text files with
  38.         lists of the functions and the scanned files which can be used as
  39.         input  for  other  programs  like  wordprocessors  or spreadsheet
  40.         calculators.
  41.  
  42.         This  software  package  is  provided  either  as  a   compressed
  43.         self-extracting  archive file DXTnmm.EXE (DBASE EXPLORATION TOOLS
  44.         version n.mm) or as a ZIPped archive file DXTnmm.ZIP and contains
  45.         the following files:
  46.  
  47.         DFT.EXE        The DBASE Function Tree Generator
  48.         DFTN.EXE       The DBASE Function Tree Navigator
  49.         DXT.CM         The BRIEF macro file
  50.         DXTKEYS.CM     The BRIEF macro key definition file
  51.         DXTKEYS.CB     The source code for the BRIEF key definition file
  52.         DXT_QEDT.DAT   The QEDIT macro source code
  53.         DXT_ME.CMD     The MicroEMACS macro source code
  54.         DFTIDE.BAT     The Borland IDE transfer batch file for DFT
  55.         SXT.DOC        The complete documentation
  56.         INSTALL.DOC    The installation instructions
  57.         PRODUCTS.DOC   The SXT product overview
  58.         REGISTER.US    The INTERNATIONAL registration informations
  59.  
  60.  
  61.                                       - 1 -
  62.  
  63.  
  64.         REGISTER.GER   The GERMAN registration informations
  65.         NEWnmm.DOC     The new features and changes for version n.mm
  66.         HISTORY.DOC    The revision history
  67.         README.DOC     The file that you are currently reading
  68.  
  69.         If you find any other than the above listed files,  then you know
  70.         that  this  is  not  the official shareware distribution diskette
  71.         and/or archive.  All documentation  files  are  ASCII  files  and
  72.         should be printable on every printer.
  73.  
  74.         For  more informations about usage,  hardware and software system
  75.         requirements, installation, trademarks,  warranties,  license and
  76.         registration   details   see   the   appropriate   documentation,
  77.         especially   SXT.DOC,    INSTALL.DOC   and   REGISTER.US    resp.
  78.         REGISTER.GER.
  79.  
  80.         This  software  is  Copyright  (C)  1988-1994 by Juergen Mueller,
  81.         Aldingerstrasse 22, D-70806 Kornwestheim, GERMANY.  This software
  82.         is  NOT public domain or free software,  but is being distributed
  83.         as SHAREWARE.
  84.  
  85.  
  86.                            (THIS DOCUMENT HAS 2 PAGES)
  87.  
  88.  
  89.  
  90.  
  91.  
  92.  
  93.  
  94.  
  95.  
  96.  
  97.  
  98.  
  99.  
  100.  
  101.  
  102.  
  103.  
  104.  
  105.  
  106.  
  107.  
  108.  
  109.  
  110.  
  111.  
  112.  
  113.  
  114.  
  115.  
  116.  
  117.  
  118.  
  119.  
  120.  
  121.  
  122.                                       - 2 -
  123.